While a class can only have one superclass, it can declare that it implements many interfaces. Just add each interface to the comma-delimited list.

You can learn more about this in:
Run Edit